Eclipse Platform
Pre-release 3.0

Uses of Class
org.eclipse.ui.progress.UIJob

Packages that use UIJob
org.eclipse.ui.progress   
 

Uses of UIJob in org.eclipse.ui.progress
 

Subclasses of UIJob in org.eclipse.ui.progress
 class WorkbenchJob
          WorkbenchJob is a type of job that implements a done listener and does the shutdown checks before scheduling that are required by workbench jobs.
 

Methods in org.eclipse.ui.progress with parameters of type UIJob
 IStatus IProgressService.requestInUI(UIJob job, String message)
          Block the current thread until UIJob is served.
 


Eclipse Platform
Pre-release 3.0

Copyright (c) IBM Corp. and others 2000, 2003. All Rights Reserved.